bpo-44022: Improve the regression test. (GH-26503)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 3 Jun 2021 04:10:22 +0000 (21:10 -0700)
committerAndrej Shadura <andrewsh@debian.org>
Sun, 25 Jan 2026 13:37:52 +0000 (14:37 +0100)
commit5d28a772263f9d70d3e07e78dcee1cbe5f87c6cf
tree1e704f9f2e2a84f87516d0bffcc9ce213384a036
parent39dd8dc1dd0113f2372ce3443296c989c7d23446
bpo-44022: Improve the regression test. (GH-26503)

It wasn't actually detecting the regression due to the
assertion being too lenient.
(cherry picked from commit e60ab843cbb016fb6ff8b4f418641ac05a9b2fcc)

Co-authored-by: Gregory P. Smith <greg@krypto.org>
Gbp-Pq: Name 0006-bpo-44022-Improve-the-regression-test.-GH-26503.patch
Lib/test/test_httplib.py